minimum working set size meaning in English
最小工作区大小
Examples
- The minimum working set size that is required in memory for the process , in bytes
内存中进程所需的最小工作集大小(以字节为单位) 。 - Each time a process resource is created , the system reserves an amount of memory equal to the minimum working set size for the process
每次创建进程资源时,系统都会保留等于该进程最小工作集大小的内存量。